[release/v2.3.x] operator/chart: remove --configurator-tag override#682
Merged
chrisseto merged 1 commit intorelease/v2.3.xfrom Apr 9, 2025
Merged
[release/v2.3.x] operator/chart: remove --configurator-tag override#682chrisseto merged 1 commit intorelease/v2.3.xfrom
--configurator-tag override#682chrisseto merged 1 commit intorelease/v2.3.xfrom
Conversation
In previous release an override of `--configurator-tag` was added due to a bug in how versions were being stamped into the operator binary. Once the bug was fixed, the override was forgotten. This commit removes the override now that the default value of using the internally stamped version works (and we found the override). (cherry picked from commit c24785b)
andrewstucki
approved these changes
Apr 9, 2025
Contributor
andrewstucki
left a comment
There was a problem hiding this comment.
Heads up, but it looks like the v2 kuttl tests soft failed here -- which while unrelated to this PR is hopefully just a test flake:
https://buildkite.com/redpanda/redpanda-operator/builds/5606#01961735-adb5-43c6-937b-1db0c9eef26c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
maintorelease/v2.3.x:--configurator-tagoverrideQuestions ?
Please refer to the Backport tool documentation